オブジェクト モデル
シンタックス
'宣言
Public MustInherit Class C1TextBoxHandler
(Of As C1TextBox,
As C1TextBox)
Inherits Microsoft.Maui.Handlers.ViewHandler(Of TVirtual,TPlatform)
Implements Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler
public abstract class C1TextBoxHandler<,> : Microsoft.Maui.Handlers.ViewHandler<TVirtual,TPlatform>, Microsoft.Maui.IElementHandler, Microsoft.Maui.IViewHandler
where TVirtual: C1TextBox
where TPlatform: C1TextBox
型パラメータ
- TVirtual
- 仮想テキストボックス
- TPlatform
- ネイティブテキストボックス
継承階層
System.Object
Microsoft.Maui.Handlers.ElementHandler
Microsoft.Maui.Handlers.ViewHandler
Microsoft.Maui.Handlers.ViewHandler<TVirtualView,TPlatformView>
C1.Maui.Input.C1TextBoxHandler<TVirtual,TPlatform>
C1.Maui.Input.C1AutoCompleteTextBoxHandler
C1.Maui.Input.C1TextBoxHandler
参照